/ Assembly List / LJCWinFormCommon / FormCommon / ShellProgram

Namespace - LJCWinFormCommon


Parameters
programName - The program name.
arguments - The program arguments.

Syntax

C#
public static Void ShellProgram(String programName, String arguments = null)

Executes an external program.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.